home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / CONED28.ARJ / CONED.DOC next >
Text File  |  1992-05-15  |  25KB  |  572 lines

  1.  
  2.  
  3.       
  4.       
  5.       
  6.       
  7.       
  8.       
  9.       
  10.       
  11.       
  12.       
  13.       
  14.       
  15.       
  16.                     C O N f i g u r a t i o n
  17.     
  18.                            E D i t o r
  19.     
  20.     
  21.                             VER 2.8 
  22.     
  23.     
  24.                           May 15, 1992
  25.     
  26.     
  27.     
  28.                      Copyright (c) 1990 - 92
  29.                        All Rights Reserved
  30.                          -AV # TJV090
  31.     
  32.                          Ira T. Ashkenes
  33.                          10288 Abbott Rd
  34.                        Manassas, VA  22110
  35.                          (703) 335-2207
  36.  
  37. CONfiguration EDitor        Page 2             May 15, 1992
  38.             TABLE OF CONTENTS
  39.  
  40.      Trademarks/Copyrights                                           3
  41.  
  42.      Copyright Notice and Software License                           3
  43.  
  44.      SHAREWARE                                                       3
  45.  
  46.      Update Policy                                                   3
  47.  
  48.      Purpose:                                                        4
  49.  
  50.      WHY?                                                            4
  51.  
  52.      INSTALLATION                                                    5
  53.  
  54.      Using ConEd                                                     8
  55.  
  56.      FUNCTION KEYS                                                   9
  57.  
  58.      DISCLAIMER                                                     10
  59.  
  60.      Registration Form                                              11
  61.  
  62. CONfiguration EDitor         Page 3            May 15, 1992
  63.  
  64. Trademarks/Copyrights:
  65.  
  66. CONfiguration EDitor is copyrighted by Ira T. Ashkenes.
  67. TesSeRact is registered trademark of Innovative Data Concepts.
  68. The TesSeRact CXL User Interface Development System is copyrighted
  69.      by Innovative Data Concepts.
  70. Microsoft is a registered trademark of Microsoft Corporation.
  71. Borland C++ is a registered trademark of Borland International.
  72. QEMM is a trademark of Quarterdeck Office Systems.
  73. QEdit is a trademark of SemWare.
  74.  
  75. Copyright Notice and Software License:
  76.  
  77.      This document, other accompanying written and disk-based
  78. notes, files, and all referenced and related program files are
  79. copyrighted by Ira T. Ashkenes.
  80.  
  81.      This is not free software.  Non-registered users of this
  82. software are granted a limited license to make an evaluation copy
  83. for trial use.  This trial period shall not exceed 30 calendar
  84. days.  Any use of CONfiguration EDitor (ConEd) beyond the trial
  85. period without having sent in the registration fee is a violation
  86. of federal copyright laws.  At the end of this trial period, you
  87. should either register your copy or discontinue using ConEd.
  88.  
  89.   SHAREWARE
  90.   
  91.      ConEd is distributed under the "shareware" concept, also known
  92. as "user-supported software".  Under this concept, you save the
  93. high cost of packaging and distribution while still receiving high
  94. quality software. 
  95.  
  96.      You are free, and in fact encouraged, to distribute this
  97. software in its unmodified form to your friends, to BBS's and to
  98. user groups.  Companies that provide software duplication services
  99. may include ConEd in their catalog and provide copies for a
  100. reasonable duplication fee.  All copies must include the files
  101. "CONED.EXE", and "CONED.DOC".  You are not allowed to modify the
  102. files in any way, and this shareware notice must be kept intact.
  103. The author, Ira T. Ashkenes retains all other rights to the
  104. program.
  105.  
  106.      Why register?  If you use this program, then you should pay
  107. for your copy.  That way  I will be able to provide you support and
  108. updates.  Plus, registered users receive technical support.  You
  109. will also receive a serial number which will display a name of your
  110. choosing.
  111.  
  112.      Update Policy
  113.  
  114.      Registered users of ConEd are registered for life.  Plain and
  115. simple, you only make your purchase once, and I supply you with a
  116. 'key' that will register this version and all subsequent versions
  117. of ConEd.  When you send in your payment, if you would like the latest
  118. version of ConEd sent to you, please include a $3.00 shipping fee.
  119.  
  120. CONfiguration EDitor        Page 4             May 15, 1992
  121.  
  122.      Purpose:
  123.         
  124.      CONfiguration EDitor allows a user to boot their PC/MS-DOS
  125. Computer with any AUTOEXEC.BAT and CONFIG.SYS that they have
  126. predefined, or interrupt the boot process and create a new one. 
  127. You can create as many AUTOEXEC.BAT/CONFIG.SYS combinations as your
  128. computers memory will allow.
  129.       
  130.       
  131.      WHY?
  132.       
  133.      Some history.  As a Software Engineer, I have the need to use
  134. many different memory configurations and language compilers. When
  135. using Microsoft Windows, or Quarterdecks' QEMM, or running
  136. RAMDISKs, I need to have a different set of AUTOEXEC.BAT and
  137. CONFIG.SYS files available.  When programming with different
  138. language compilers, I also need to have my environment set up for
  139. each compiler.  The list goes on and on.
  140.  
  141.      To really complicate matters, when I am on a PC connected to
  142. a network, I need to incorporate the network configuration files
  143. into both my AUTOEXEC.BAT and CONFIG.SYS files.  Things were really
  144. becoming cumbersome there for a while.  I had a number of batch
  145. files I wrote which would copy a temporary AUTOEXEC.BAT and
  146. CONFIG.SYS file to my root directory, then I would manually issue
  147. the famous <CTRL>-<ALT>-<DEL> command to reboot my PC.
  148.       
  149.      Searching through the local bulletin boards, I was able to
  150. find two good programs that allow a user to select a predefined
  151. boot configuration, however, each program boasted an internal
  152. editor.  I had to learn a new set of editor commands if I wanted
  153. revise an AUTOEXEC.BAT or CONFIG.SYS from within the program.  This
  154. was not acceptable, as when I needed an 'on - the - fly'
  155. configuration, I usually needed it in a hurry.  Additionally, I
  156. found the user interface to be a little clumsy for the novice
  157. end-user.  Thus, the development of ConEd.
  158.  
  159.      With ConEd, you have the ability to boot up a machine and
  160. select from several different configurations.  You can choose to
  161. invoke a Network/LAN, or choose a particular library to use, or
  162. free up as much memory for DOS as possible by NOT loading some
  163. TSRs'.  The options are almost endless.  If you are in need of more
  164. than one configuration, ConEd is for you.
  165.  
  166. I'd be happy to hear of any improvements you'd like to see, as well
  167. as any bug reports.  
  168.   
  169. CONfiguration EDitor        Page 5             May 15, 1992
  170.  
  171. When registering, or writing for any reason, please include the
  172. following:
  173.   
  174.     1.  ConEd version number
  175.     2.  where you obtained your copy from
  176.     3.  a description of your system  
  177.     4.  your full name and address
  178.  
  179.      If you are experiencing problems, in addition to the above
  180. requested information, please send me a copy of your CONFIG.SYS and
  181. AUTOEXEC.BAT files.  This may help in identifying what program/
  182. driver ConEd my be in conflict with.
  183.   
  184.      If you have any suggestions or discover any problems with the
  185. program you  can reach me thru the Elusive Diamond BBS system
  186. (300/1200/2400/9600 HST, 8N1) at 703-323-6423/1782.  The Elusive Diamond
  187. (DGS ALPHA) is part of a consortium of BBS sysops dedicated to providing
  188. the best in BBS support.  The Elusive Diamond provides first time
  189. callers download access.  Another Board providing support is The Break
  190. East BBS, (703) 680-9269 USR/DS HST/V.32 (a 4 Gig system!). On The
  191. Break, you can download the lates version of ConEd from the personal
  192. download area on your first call.  At the Main prompt type "F" for
  193. files, then "P" for personal download.  Both are among the finest of
  194. boards. You can direct mail to me thru RIME, using the ->DIAMOND mail
  195. address.
  196.  
  197.      If you have an account on CompuServe, my mail address is
  198. 72560,3553, or if you have an account on GEnie, I can be reached
  199. there as IASHKENES, and I usually call both services every 2 - 3
  200. days to check on mail.
  201.  
  202.      I also monitor the RelayNet International Message Exchange C
  203. programming, Programming, ShareWare, and Software Review
  204. Conferences, and will respond to all questions from there as well.
  205.  
  206.                            Support Shareware
  207.                 To register this product send $10.00 to:
  208.                               IJ Software
  209.                            10288 Abbott Road
  210.                         Manassas, Virginia 22110
  211.       
  212.      INSTALLATION
  213.       
  214.      Please read these instruction prior to actual installation, as
  215. you may think of an easier method to suit your particular
  216. environment, and perhaps get some idea of how you want your
  217. configuration naming convention to be.
  218.       
  219.      Where you see "<RTN>" in this document please press return or
  220.      the enter key.
  221.       
  222.      1.  From the root directory of your boot disk, create a
  223. subdirectory named CONED  (i.e. MD CONED <RTN>).  Change to that  
  224. directory (i.e. CD\CONED <RTN>).  Copy CONED.EXE into that
  225. directory using the DOS COPY command.
  226.       
  227.      2.  Simply execute ConEd by typing CONED <RTN> from the DOS
  228. prompt.
  229.  
  230.      3.  The first screen to appear on the initial use of ConEd is
  231. the configuration menu.  You are first prompted for your boot
  232. drive.  Enter that letter here.
  233. CONfiguration EDitor         Page 6            May 15, 1992
  234.       
  235.      4.  Next, you are prompted for the path of your editor. 
  236. C:\DOS\ is the default.  If you do not own a full screen editor, or
  237. cannot use a product which saves files in ASCII format, there is
  238. always EDLIN which comes supplied with DOS.  If your editor is
  239. stored in another subdirectory, type in that path (i.e. C:\EDITOR\
  240. <RTN>).
  241.       
  242.      5.  You are now prompted for your editors name and extension.
  243. For those users who do not have a full screen editor, EDLIN (yuk!)
  244. is the default.  If you do own another editor, simply type the
  245. editors name and extension in here.  (i.e. Q.EXE <RTN>)
  246.       
  247.      6.  The next item you are asked to enter is the drive and
  248. directory in which ConEd resides.  The default is the directory in
  249. which you have called ConEd from. (i.e. C:\CONED\ <RTN>).
  250.  
  251.      7.  Next, you are asked if you use a cache program in any of
  252. your configurations.  If you use a cache in ANY of your configs,
  253. answer Y to this question.  
  254.  
  255.      8.  You are now asked to enter the command that your cache
  256. program requires to 'flush' its buffers.  Enter that command here,
  257. along with any parameters your cache program may require.  If you
  258. do not use a cache program, just press return, and do not bother to
  259. fill this parameter in.
  260.  
  261.      9.  Some  machines  require a 'cold'  reboot (a reboot where
  262. a memory check is performed) because of various reasons such as an
  263. older bios, or use  of hardware that  conflicts with a software 'warm'
  264. reboot.  You now  have the ability to define if you want a warm or
  265. cold reboot in the setup menu.  If you want/need your machine to
  266. have a cold reboot, answer Y to this option.
  267.  
  268.      10.  Next, you are asked if you would like to use an alternate
  269. reboot program.  This may be necessary if your computer has an add
  270. in board that requires a specific machine instruction passed to it
  271. in order to reset properly prior to the actual reboot, or perhaps
  272. the internal ConEd reset is not compatible with your machine, and
  273. you have an alternate program that does work.
  274.  
  275.      11.  If you opt to use an alternate reboot program, enter the
  276. path and program name (with parameters if any) here.  If you do not
  277. need this option, leave it blank.
  278.  
  279.      12.  After completing steps 1 thru 9 above, you are presented
  280. with ConEds main menu.  This is where you choose, edit, add, delete
  281. or otherwise manipulate your configuration selections from.  As 
  282. you will see, the default for the first time installation is:
  283.  
  284.            "Your Current Configuration"
  285.  
  286. CONfiguration EDitor        Page 7             May 15, 1992
  287.       
  288.      ConEd copies your current AUTOEXEC.BAT and CONFIG.SYS files
  289. to the ConEd directory during this first time installation, and
  290. that is why it is labeled as current.
  291.  
  292.      13.  By striking the <ALT>E key combination, you can edit the
  293. description of the highlighted configuration.  You have up to 50
  294. characters per description field.  
  295.       
  296.      14.  Next, you must assign an extension for each description
  297. entered.  Personally, I use text extensions such as NET for
  298. network, or LAN for Local Area Network.  You can, however, use
  299. extensions such as 001, 002, etc.  The idea is to make it as
  300. convenient as possible for you to associate the textual description
  301. with the associated extension.
  302.  
  303.      Simply type in the extension you desire to be assigned to the
  304. corresponding AUTOEXEC.BAT and CONFIG.SYS files (which will be
  305. renamed AUTOEXEC.xxx and CONFIG.xxx, where xxx represents the
  306. extension you have assigned).
  307.       
  308.      15.  After you have completed step nine, press the F10
  309. function key to save this configuration.  ConEd will create an
  310. AUTOEXEC.xxx and CONFIG.xxx for the configuration you have entered
  311. in the setup menu.
  312.  
  313.      After modifying your .CUR configuration description entry, you
  314. should press the <ALT>U key combination to copy the current configuration
  315. and assign it to the configuration extension you have assigned.  Again,
  316. this only need be done for initial installation of ConEd.
  317.  
  318.      Everytime you add a configuration from this point on, ConEd will
  319. create a very small and basic set of configuration files, which you
  320. will need to edit to suit your needs.  
  321.       
  322.      16.  To add more configurations to your menu configurations
  323. simply press the <ALT>A key combination.  After pressing <ALT>A,
  324. you are brought to the Edit Configuration menu (Step 8).  After repeating
  325. this step for each configuration you have entered, you can simply edit
  326. each configuration to suit your needs.
  327.  
  328.      17.  You have completed the installation instructions.
  329.       
  330. Now that you have read the installation instructions, here are some
  331. suggestions/ideas to think about prior to actually running the
  332. program for the first time:
  333.       
  334.      A.  Think about what configurations you want to have
  335. predefined, and what extensions you will assign them.
  336.      B.  If you don't want to edit the AUTOEXEC and CONFIG files
  337. that ConEd creates for you from the Configuration menu, by using
  338. the DOS COPY command, copy your current AUTOEXEC.BAT and CONFIG.SYS
  339. to your CONED subdirectory, redirecting the file extension to an
  340. extension you will predefine.
  341.  
  342.                i.e.    copy c:\autoexec.bat c:\coned\autoexec.xxx 
  343.                        copy c:\config.sys c:\coned\config.xxx
  344.       
  345. where xxx represents the extension you assign it.
  346.       
  347.      Do this for each configuration you are going to select during
  348. the installation process.
  349.       
  350.      After installation, you can use ConEd to edit each
  351. configuration to do what you want it to do.  Remember to remember
  352. the extensions you have chosen for use.
  353.      The first configuration you choose should be the CURRENT
  354. configuration (i.e. Your current AUTOEXEC.BAT and CONFIG.SYS).
  355.  
  356. CONfiguration EDitor        Page 8             May 15, 1992
  357.       
  358.      It is recommended that you invoke ConEd at the beginning of
  359. EACH and every AUTOEXEC file so that ConEd will be called prior to
  360. any other calls from the AUTOEXEC.  This allows you to select
  361. immediately upon system boot which configuration you wish to invoke
  362. for the particular PC session.  Additionally, add the ConEd
  363. subdirectory to your path, this will allow you to call ConEd from
  364. any drive/directory.
  365.  
  366.      Using ConEd
  367.  
  368.      To invoke ConEd, simply type CONED, or in your AUTOEXEC.BAT,
  369. have the following:
  370.  
  371.                 cd\coned
  372.                 coned
  373.                 cd\
  374.  
  375.      This will allow your AUTOEXEC.BAT file to invoke ConEd every
  376. time you boot up so you will be able to choose which configuration
  377. you want to use.
  378.      The following command line parameters can be used as well:
  379.                -c     for CGA Video cards and monitors
  380.            -m     to force MONO mode 
  381.                -b     for bios video support
  382.           -dx    to start the current configuration after x seconds
  383.           has elapsed.  This is useful for operations such as
  384.           running a BBS.  If the power fails, and then restarts,
  385.           ConEd will select the current configuration after an x
  386.           second duration.  If the cursor bar is moved, the       
  387.                   delay will be canceled.   
  388.           -sxxx  to start configuration xxx WITHOUT going thru the 
  389.           ConEd menu.  This allows you to quickly select a new
  390.           configuration from the DOS prompt.  ConEd will REBOOT
  391.           your computer with the configuration you have selected.
  392.  
  393.      Examples:  CONED -m           This will force mono mode
  394.                 CONED -b -d7       Uses bios video support for
  395.                                    ConEd and will start the
  396.                                    current configuration after 7
  397.                                    seconds have elapsed.
  398.                 CONED -sNET        ConEd will reboot your computer
  399.                                    with the .NET configurations
  400.                                    installed.
  401.         
  402.      When you execute ConEd you will be in the main menu.  By using
  403. your arrow keys (UP and DOWN) you will move from one selection to
  404. the next.  ConEd always starts with the cursor bar on the CURRENT
  405. configuration.  If you wish to choose this configuration, simply
  406. press the <RTN> key.  If you opt for another configuration, use
  407. your arrow keys to highlight the particular configuration you want,
  408. press the <RTN> key, and your computer will reboot your machine
  409. with the selected configuration.
  410.      When selecting the current configuration, ConEd compares the
  411. file length and time stamp of the current AUTOEXEC.BAT and
  412. CONFIG.SYS files with the AUTOEXEC.xxx and CONFIG.xxx files to
  413. ensure they are the same file.
  414. CONfiguration EDitor        Page 9             May 15, 1992
  415.  
  416.      If your AUTOEXEC or CONFIG files have been modified, ConEd
  417. will present a menu that will allow you to continue to exit,
  418. implementing the current configuration; copy the AUTOEXEC.xxx
  419. and/or CONFIG.xxx file to the boot directory; edit or ConEd
  420. AUTOEXEC.xxx/CONFIG.xxx, edit your boot directory
  421. AUTOEXEC.BAT/CONFIG.SYS, or return to the ConEd main menu.
  422.  
  423.      FUNCTION KEYS:
  424.  
  425.      F1 - Brief on line help to instruct the user of the
  426. functionality  of the program, and present available command keys.
  427.       
  428.      F2 - Gives the user the opportunity to view the DOS text
  429. screen as it was before ConEd was invoked.  This is useful when
  430. attempting to ensure that all of the drivers that the CONFIG.SYS
  431. calls were correctly installed.
  432.  
  433.      F3 - Invokes the editor you have selected to edit the
  434. highlighted configurations' AUTOEXEC.BAT file.  As you move your
  435. cursor bar up and down, the extensions of the AUTOEXEC. will change
  436. to correspond to whatever textual description you are on.  To
  437. return to ConEd, simply exit your editor as you would at any other
  438. time.
  439.       
  440.      F4 - Invokes the editor you have selected to edit the
  441. highlighted configurations' CONFIG.SYS file.  As you move your
  442. cursor bar up and down, the extensions of the CONFIG. will change
  443. to correspond to whatever textual description you are on.  To
  444. return to ConEd, simply exit your editor as you would at any other
  445. time.
  446.       
  447.      F5 - Invokes the Configuration Menu.  This allows you to
  448. change, any of the setup options that had been previously selected. 
  449. When altering the setup, press the F10 function key to save the
  450. changes or the ESC key to abort changes.  In either case, you are
  451. returned to the ConEd main menu.
  452.       
  453.      F6 - Presents you with an information screen which tells and
  454. how to get in touch with the author.
  455.       
  456.      F7 - Allows the user to reboot their computer without exiting
  457. to DOS or issuing a <CTRL>-<ALT>-<DEL> command.  A user may wish to
  458. perform this operation if they realize that a particular function
  459. in the CONFIG.SYS file was not invoked properly.  An example would
  460. be if you are connected to a LAN, and one of the drivers that the
  461. CONFIG.SYS calls was not correctly installed or failed.
  462.  
  463.      F8 - Environment Viewer.  This allow you to view the current
  464. environment from within ConEd.  This is the same as typing 'SET'
  465. from the DOS prompt.
  466.  
  467.      F9 - Ends the ConEd program, resumes the configuration in
  468. process.
  469.                 
  470.      <ALT>A - Allows a user to ADD a configuration.
  471. CONfiguration EDitor        Page 10            May 15, 1992
  472.  
  473.      <ALT>C - Copy a configuration.  This allows you to copy the
  474. highlighted configuration to the boot drives root directory WITHOUT
  475. re-booting at this time.  This allows you plan ahead for an
  476. upcoming system reboot.
  477.  
  478.      <ALT>D - Deletes the highlighted configuration AND the
  479. associated AUTOEXEC.xxx and CONFIG.xxx files.
  480.  
  481.      <ALT>E - Edit the highlighted configuration description. 
  482.  
  483.      <ALT>F - Find a configuration.  If you have a large list of
  484. configurations, you may want to find your configuration using this
  485. method.
  486.  
  487.      <ALT>G - Go to your current configuration.  Takes you to your
  488. current configuration in your list.
  489.  
  490.      <ALT>U - Update a configuration.  This allows you to copy the
  491. root directory configuration to the highlighted configuration
  492. WITHOUT re-booting at this time.  This allows you update a
  493. configuration that has been altered outside of ConEd.
  494.  
  495.      PGUP, PGDN, UPARROW, DNARROW, HOME and END keys move the
  496. highlighted cursor bar around the screen.
  497.  
  498.                DISCLAIMER
  499.       
  500.      Unfortunately, these are necessary, so I will make this as
  501. short and to the point as possible.
  502.       
  503.      Ira T. Ashkenes hereby disclaims all warranties relating to
  504. this software, whether express or implied, including without
  505. limitation any implied warranties of merchantability or fitness for
  506. a particular purpose. Ira T. Ashkenes will not be liable for any
  507. special, incidental, consequential, indirect or similar damages due
  508. to loss of data or any other reason, even if Ira T. Ashkenes or an
  509. agent of Ira T. Ashkenes has been advised of the possibility of
  510. such damages.  In no event shall Ira T. Ashkenes's liability for
  511. any damages ever exceed the price paid for the license to use
  512. software, regardless of the form of the claim.  The person using
  513. the software bears all risk as to the quality and performance of
  514. the software.
  515. CONfiguration EDitor        Page 11            May 15, 1992
  516. ConEd version 2.8                               Registration Form
  517. ─────────────────────────────────────────────────────────────────
  518.         Make checks payable to:
  519.           IJ Software     
  520.           10288 Abbott Road
  521.           Manassas, Virginia 22110
  522. ─────────────────────────────────────────────────────────────────
  523.      Quan Item                                                                                                                                                    PriceTotal
  524.  
  525.      ___  CONfiguration EDitor Ver 2.8  ....@     $10  $________
  526.                (see below for Site License)
  527.                                                Subtotal$________
  528.  
  529.      Virginia State residents add 4.5% sales tax. Tax  $________
  530.  
  531. If you would like a diskette shipped to you add 3.00   $________
  532.                               5¼ [ ]  3½  [ ]
  533.                                                   Total$________
  534.  
  535. Checks or money orders in US FUNDS accepted.
  536.     
  537. Would you like to receive a *FREE* Compuserve Introduction Account with
  538. a *FREE* $15.00 usage credit?  YES [ ]  NO [ ]
  539.  
  540. Name      _______________________________________________________
  541.  
  542. Company   _______________________________________________________
  543.       
  544. Address   _______________________________________________________
  545.              
  546.           _______________________________________________________
  547.  
  548. Home Phone _________________________  Bus._______________________
  549.  
  550. Registration Name you would like to appear on the screen: (25
  551. character MAX)
  552.         _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
  553.  
  554. Where did you obtain ConEd?   _____________________________________
  555.  
  556. Comments/Suggestions: :____________________________________________
  557. ___________________________________________________________________
  558. ___________________________________________________________________
  559. __________________________________________________________________
  560.  
  561. SINGLE SITE LICENSE Pricing:
  562.  
  563. 1 to 10 computers ..... at $10 each # computers ___x 10.00  _______
  564. 11 to 20 computers .... at $9.00 each # computers ___x  9.00 ______
  565. 21 to 49 computers .....at $7.00 each # computers ___x  7.00 ______
  566. 50 to 99 computers .....at $6.00 each # computers ___x  6.00 ______
  567. 100 or more computers .. $500 one time fee                   ______
  568.  
  569. For multiple site pricing, please call (703) 335-2207.
  570.  
  571.  
  572.